Jemma is a GitHub repository that utilizes AI agents to build software from text-based ideas
It takes an idea in text form and assembles a team to create a web-based prototype
- Works best with Claude models, such as claude-3-haiku-20240307
- Project managers, business owners, and engineers work together to create prototypes
- Users can provide feedback to improve the prototypes
DSPy provides composable and declarative modules for instructing LMs in a familiar Pythonic syntax. It upgrades "prompting techniques" like chain-of-thought and self-reflection from hand-adapted string manipulation tricks into truly modular generalized operations that learn to adapt to your task.